pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api.endpoints.objects.channel
/
[apple]GetChannelMetadataImpl
Get
Channel
Metadata
Impl
apple
class
GetChannelMetadataImpl
(
pubnub
:
ERROR CLASS: Symbol not found for KMPPubNub
,
channelId
:
String
,
includeCustom
:
Boolean
)
:
GetChannelMetadata
Members
Constructors
Get
Channel
Metadata
Impl
Link copied to clipboard
apple
constructor
(
pubnub
:
ERROR CLASS: Symbol not found for KMPPubNub
,
channelId
:
String
,
includeCustom
:
Boolean
)
Functions
async
Link copied to clipboard
apple
open
override
fun
async
(
callback
:
ERROR CLASS: Symbol not found for Consumer<ERROR CLASS: Symbol not found for Result<com/pubnub/api/models/consumer/objects/channel/PNChannelMetadataResult>>
)